FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package bonsai.poc.second.test.rc1#1.3.0 (109 ms)

Package bonsai.poc.second.test.rc1
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=bonsai.poc.second.test.rc1@1.3.0&canonical=http://electronichealth.se/fhir/StructureDefinition/NLLDispatch
Url http://electronichealth.se/fhir/StructureDefinition/NLLDispatch
Version 1.0.0
Status active
Date 2022-02-04
Name NLLDispatch
Experimental False
Type Bundle
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://electronichealth.se/fhir/StructureDefinition/NLLDispensePaperPrescription NLLDispensePaperPrescription
http://electronichealth.se/fhir/StructureDefinition/NLLMedicationDispense NLLMedicationDispense
http://electronichealth.se/fhir/ValueSet/dispatch-bundle-types Typ av Bundle
http://electronichealth.se/fhir/ValueSet/dispatch-operations HTTP-metod


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://electronichealth.se/fhir/StructureDefinition/NLLDispatch",
  "version" : "1.0.0",
  "name" : "NLLDispatch",
  "status" : "active",
  "date" : "2022-02-04",
  "publisher" : "Swedish eHealth Agency",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "EHM",
      "name" : "E-hälsomyndigheten internal model"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Bundle",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Bundle.type",
        "path" : "Bundle.type",
        "short" : "transaction | transaction-response",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://electronichealth.se/fhir/ValueSet/dispatch-bundle-types"
        }
      },
      {
        "id" : "Bundle.entry",
        "path" : "Bundle.entry",
        "short" : "Entry in the bundle - will have one or more MedicationDispense",
        "definition" : "Entry in the bundle - will have one or more MedicationDispense either conforming to the profile NLLMedicationDispense or to profile NLLDispensePaperPrescription. All entries in the bundle must be of the same type.",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry.fullUrl",
        "path" : "Bundle.entry.fullUrl",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "http://electronichealth.se/fhir/StructureDefinition/NLLMedicationDispense",
              "http://electronichealth.se/fhir/StructureDefinition/NLLDispensePaperPrescription"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry.search",
        "path" : "Bundle.entry.search",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry.request",
        "path" : "Bundle.entry.request",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry.request.method",
        "path" : "Bundle.entry.request.method",
        "short" : "POST | PUT",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://electronichealth.se/fhir/ValueSet/dispatch-operations"
        }
      },
      {
        "id" : "Bundle.entry.request.url",
        "path" : "Bundle.entry.request.url",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry.request.ifNoneMatch",
        "path" : "Bundle.entry.request.ifNoneMatch",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry.request.ifModifiedSince",
        "path" : "Bundle.entry.request.ifModifiedSince",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry.request.ifMatch",
        "path" : "Bundle.entry.request.ifMatch",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry.request.ifNoneExist",
        "path" : "Bundle.entry.request.ifNoneExist",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry.response",
        "path" : "Bundle.entry.response",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry.response.status",
        "path" : "Bundle.entry.response.status",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry.response.location",
        "path" : "Bundle.entry.response.location",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.